| 1 | {{{#!html <div style="display:inline-flex; flex-wrap:wrap; gap:4px; align-items:center;">}}} |
|---|
| 1 | 2 | {{{#!if 속성 == "물리" && 가중치 == null |
|---|
| 2 | 3 | [[물리|{{{#!html <span style="display:inline-block; padding:2px 8px; border-radius:999px; background:#4F1B26; color:#FFC6C6; border:1px solid #A0444A; font-size:0.9em;">물리</span>}}}]] |
|---|
| 3 | 4 | }}}{{{#!if 속성 == "물리" && 가중치 == 1 |
|---|
| ... | ... | |
|---|
| 238 | 239 | [[개념|{{{#!html <span style="display:inline-block; padding:2px 8px; border-radius:999px; background:#7c2d12; color:#ffedd5; border:1px solid #fb923c; font-size:0.9em;">개념 2</span>}}}]] |
|---|
| 239 | 240 | }}}{{{#!if 속성3 == "개념" && 가중치3 == 3 |
|---|
| 240 | 241 | [[개념|{{{#!html <span style="display:inline-block; padding:2px 8px; border-radius:999px; background:#7c2d12; color:#ffedd5; border:1px solid #fb923c; font-size:0.9em;">개념 3</span>}}}]] |
|---|
| 241 | | }}}[[분류:틀]] |
|---|
| 242 | }}}{{{#!html </div>}}}[[분류:틀]] |
|---|